home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 5 / Apprentice-Release5.iso / Source Code / Libraries / DCLAP 6d / dclap6d / Docs / news.dclap < prev    next >
Encoding:
Text File  |  1996-07-05  |  1.1 KB  |  29 lines  |  [TEXT/R*ch]

  1. Newsgroups: comp.sys.mac.oop.macapp3
  2. Subject: Re: MacApp Overview Available?
  3. Summary:
  4. Expires:
  5. References: <1994Jan22.015015.4414@morgan.cs.utah.edu>
  6. Sender:
  7. Followup-To:
  8. Distribution:
  9. Organization: Biology, Indiana University - Bloomington
  10. Keywords:
  11.  
  12. Slightly off your question -- I'm writing a barebones C++
  13. app framework.  It is patterned loosely on MacApp, but is
  14. built around a cross-platform GUI library (Vibrant from NCBI).
  15.  
  16. It runs on Mac, Motif/{unix,vms}, and MSWin* systems. It will be free.
  17. Maybe I'll have a prelim release ready in a few weeks.  It will be
  18. archived at {ftp,gopher}::ftp.bio.indiana.edu:/util/dclap.  You can pick
  19. up a class tree drawing and a demo app there now.
  20.  
  21. * [the MSWin part is still conjecture - Vibrant runs on MSWin, but as
  22. I don't have a windoz box yet to test on, I don't know about dclap]
  23.  
  24. In article <1994Jan22.015015.4414@morgan.cs.utah.edu> mjc%sanctum.cs.utah.edu@cs
  25. .utah.edu (Michael Clark) writes:
  26. >I am writing my thesis proposal on the topic of application frameworks
  27. >for OSF/Motif using C++. There are supprisingly few available for
  28. >Motif so I decided to include a brief discussion of MacApp and TCL in
  29.